Handle NULL intp in test_increment_intp()
authorMartin Nordholts <martinn@src.gnome.org>
Sat, 30 Oct 2010 22:06:48 +0000 (00:06 +0200)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 03:04:34 +0000 (12:04 +0900)
commit0feb08a4bbfb09dc514e00d4a6aae0c5cb0c34da
tree9e0aa989816504c53f39f233897c6d1a35f87975
parente94a17777470ac47ad76416906426118b6cc483e
Handle NULL intp in test_increment_intp()

Support passing NULL for &int to gtk_test_display_button_window() so
we can use that function also when we are not interested in counting
clicks.
gtk/gtktestutils.c